home *** CD-ROM | disk | FTP | other *** search
/ Game Factory 2 / Game Factory 2.iso / go.bat
DOS Batch File  |  1994-12-12  |  99b  |  10 lines

  1. @echo off
  2. If x%TEMP% == x goto INIT
  3. goto RUN
  4. :INIT
  5. SET TEMP=C:\
  6. :RUN
  7. cd me.nu
  8. gfmenu
  9. cd \
  10.